DataInputService.deleteDataStorageRecords Method
Deletes data storage records.
Parameters
- dataCubeId
-
Type: String
The ID of the data cube.
- transformId
-
Type: String
The ID of the data input transform.
- recordId
-
Type: Array
ElementType: String
The IDs of the records to delete.
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.